<!Doctype html>
<html>
<head>
	  <title>Sky's The Limit Drone's</title>
	  <link rel="stylesheet" href="site.css"/>

</head>
	<body background="img/sky.jpg">
	<header>
	
	<img src="img/drone.jpeg" class="image1" />
	<img src="img/drone.jpeg" />
	
	    <div class="title"><b><center>Sky's The Limit Drone's</center></b></div>
	    <nav>
	     <ul>
   	 		<li><a href="/index.html">Home</a></li>
   	 		<li><a href=".\content\contact.html">Contact</a></li>
   	 		<li><a href=".\content\blog.html">Blog</a></li>
   	 		<li><a href=".\content\about.html">About</a></li> 
   	 		</ul>
   	 	</nav>
	     <p>This sample site has been created for the Drone enthusiast and professionals that want information on the best drones available in the market! 
	    
   	 			<p>This is a sample site that will inform <i><strong>enthusiast and professionals</strong></i> of the newest <a href="http://..........">Drone's</a> available in the market. By visiting the blog link you will be able to input your thoughts will giving <b>Sky's the Limit Drones</b> ideas as to what you would like to see on our page. The drones that are being displayed will be divided into two different classes. First class being for the enthusiast and the second being for professionals that are using them for imaging, taking pictures, and making videos.  
   	 			</p>

   	 </header>
   	 
<footer background="img/sky.jpg">
	&copy; HFel 2017

	<iframe width="560" height="315" src="https://www.youtube.com/embed/CsF50PM3hDQ" frameborder="0" allowfullscreen></iframe> <iframe width="560" height="315" src="https://www.youtube.com/embed/D3jyV5eYODI" frameborder="0" allowfullscreen></iframe>
</footer>
</html>